추론 모델

  • 2025-04-14 (modified: 2025-07-08)

Reasoning models, like OpenAI o1 and o3-mini, are new large language models trained with reinforcement learning to perform complex reasoning. Reasoning models think before they answer, producing a long internal chain of thought (test-time compute before responding to the user. Reasoning models excel in complex problem solving, coding, scientific reasoning, and multi-step planning for agentic workflows.1

Footnotes

  1. platform.openai.com/docs/guides/reasoning

2025 © ak